No description
Find a file
2020-10-09 00:05:51 +02:00
backend 🎉 Release 2020-09-26 15:45:10 +02:00
pages 🎉 Release 2020-09-26 15:45:10 +02:00
.gitignore 🎉 Release 2020-09-26 15:45:10 +02:00
next.config.js 🎉 Release 2020-09-26 15:45:10 +02:00
package-lock.json Bump next from 9.5.3 to 9.5.4 2020-10-08 21:44:12 +00:00
package.json Bump next from 9.5.3 to 9.5.4 2020-10-08 21:44:12 +00:00
README.md Create README.md 2020-09-26 15:47:19 +02:00
tsconfig.json 🎉 Release 2020-09-26 15:45:10 +02:00
tsconfig.server.json 🎉 Release 2020-09-26 15:45:10 +02:00

react-next-template

A react and next.js template.

  • Run npm run dev to run a developement server locally
  • Run npm run build to build a production build.