https://github.com/coderdarren/nodejs-packages
A collection of node packages bundled with webpack.
https://github.com/coderdarren/nodejs-packages
nodejs reactjs webpack
Last synced: 9 months ago
JSON representation
A collection of node packages bundled with webpack.
- Host: GitHub
- URL: https://github.com/coderdarren/nodejs-packages
- Owner: coderDarren
- Created: 2018-10-12T00:40:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T02:45:46.000Z (about 7 years ago)
- Last Synced: 2025-01-15T15:07:30.388Z (11 months ago)
- Topics: nodejs, reactjs, webpack
- Language: JavaScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-packages
A collection of node packages bundled with webpack.
# Usage
1. Clone repo
2. Run 'npm i' to initialize node_modules
3. Run 'npm run dev' to start the server
4. Open https://localhost:3000