Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhouqihang/mpa-webpack-template
Multiple page application webpack template.
https://github.com/zhouqihang/mpa-webpack-template
css html javascript nodejs webpack
Last synced: about 1 month ago
JSON representation
Multiple page application webpack template.
- Host: GitHub
- URL: https://github.com/zhouqihang/mpa-webpack-template
- Owner: zhouqihang
- Created: 2018-01-13T02:45:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T03:02:52.000Z (about 7 years ago)
- Last Synced: 2024-11-11T17:49:30.002Z (3 months ago)
- Topics: css, html, javascript, nodejs, webpack
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README.md
## useage
1. `npm install`
2. Config your project in `config.js`.
3. Edit your page.
4. `npm run dev`
5. `npm run build`