https://github.com/flaque/tiny-next-project
https://github.com/flaque/tiny-next-project
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaque/tiny-next-project
- Owner: Flaque
- Created: 2019-10-24T00:12:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:19:38.000Z (over 2 years ago)
- Last Synced: 2025-01-20T10:13:49.622Z (4 months ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tiny-next-project
This is a tiny React project! Woo! To get started, run:
```
npm install
```(You only have to do this once).
Then to "run" the project, run:
```
npm run dev
```