https://github.com/kazuma1989/hello-snowpack
https://github.com/kazuma1989/hello-snowpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazuma1989/hello-snowpack
- Owner: kazuma1989
- Created: 2020-01-24T12:11:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:38:37.000Z (over 2 years ago)
- Last Synced: 2025-01-22T09:33:06.642Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-snowpack
## Getting started
Install Node.js (works fine v12.12.0) then run:
```
npm install
npm start
```It opens `http://localhost:8080` in your browser.