https://github.com/dielduarte/snowpack-demo
just testing snowpack, I liked it!
https://github.com/dielduarte/snowpack-demo
Last synced: 10 months ago
JSON representation
just testing snowpack, I liked it!
- Host: GitHub
- URL: https://github.com/dielduarte/snowpack-demo
- Owner: dielduarte
- Created: 2020-01-20T02:06:09.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T20:00:30.000Z (about 4 years ago)
- Last Synced: 2025-01-07T15:42:07.777Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
At first time, run `npm install`.
`npm start`: will run snowpack and start the server
`npm snowpack-refresh`: after installing any new dependencies, run `npm run snowpack-refresh`
[link to snowpack docs](https://www.snowpack.dev/)