logscan web
The generated project includes a development server on port 3000
, which will rebuild the app whenever you change application code. To start the server, run:
$ npm start
To build for production, this command will output optimized production code:
$ npm run build