Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkeeth/riot-webpack-spa-template
https://github.com/kkeeth/riot-webpack-spa-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkeeth/riot-webpack-spa-template
- Owner: kkeeth
- License: mit
- Created: 2021-02-10T14:49:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T14:45:23.000Z (almost 4 years ago)
- Last Synced: 2024-10-18T20:29:41.715Z (2 months ago)
- Language: Riot
- Size: 307 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# webpack-spa-template
## Start
```
npm start
```## Test
```
npm test
```## Build
```
npm run build
```