Install all the dependences from package.json
$ npm install
To run the local server use:
require server as local files require CORS
$ npm start
you have to go to the /src directory and start index.html
problem with how the path is given cannot add file-loader(i tried)
To build use:
$ npm run build