Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frantallukas10/webpack-simple-page
https://github.com/frantallukas10/webpack-simple-page
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frantallukas10/webpack-simple-page
- Owner: frantallukas10
- Created: 2017-10-14T14:23:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T05:49:54.000Z (about 7 years ago)
- Last Synced: 2024-11-18T21:59:40.558Z (2 months ago)
- Language: JavaScript
- Size: 446 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
you need installed npm and node.js
control if you have it
npm -v
node -vinstall packages
npm installrun development
npm run devrun prod
npm run prod