How can I store local files such as JSON and then fetch the data from controller?
Use this
import data from './customData.json';