mirror of
https://github.com/iraizo/react-next-template
synced 2025-12-04 03:37:41 +01:00
No description
|
|
||
|---|---|---|
| backend | ||
| pages | ||
| .gitignore | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
react-next-template
A react and next.js template.
- Run
npm run devto run a developement server locally - Run
npm run buildto build a production build.