Mineral Frontend
- Clone this project
- Run
npm i
on terminal. This command will download all required node_modules. - Run
npm run start
. - Open http://localhost:3000
Watch
Run npm run watch
[BS] Proxying: http://localhost
[BS] Access URLs:
-------------------------------------
Local: http://localhost:3000
External: http://192.168.0.30:3000
-------------------------------------
UI: http://localhost:3001
UI External: http://192.168.0.30:3001
-------------------------------------
Deployment
Run npm run build
when you ready to staging or production to the server.
Change Log
- 2020-07-22 Register NPM
- 2020-06-27 Refactoring folder structure, add gulp: clean-web-assets; copy-web-assets
- 2019-12-17 Remove bower, add nunjucks
- 2016-10-14 Update gulp:bower; gulp:assets; /src/bower
- 2016-06-01 Add gulp: delete-app ; copy-assets, assets/fonts & assets/img copy from src to app folder
- 2016-02-15 Fixing
- 2015-11-07 Add gulp, bower package manager for jquery, bootstrap,