refine-next
March 9, 2022 ยท View on GitHub
This project was generated with superplate.
Getting Started
superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.
Available Scripts
Running the development server.
npm run dev
Building for production.
npm run build
Running the production server.
npm run start
Learn More
To learn more about superplate, please check out the Documentation.
CSS / styled-jsx
Next.js comes with built-in support for CSS and styled-jsx. Styled-jsx is full, scoped and component-friendly CSS support for JSX (rendered on the server or the client).
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
License
MIT