Installation

Install the dependencies

$ npm install

Serve

To serve in the browser - Runs webpack-dev-server

$ npm start

Build

Compile and build

$ npm run build

More Info

You will find your compiled files inside 'build' folder

Author

Oscar Cardoso Garcia About Me