spacey-wasm
November 1, 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.
yarn dev
Building for production.
yarn build
Running the production server.
yarn start
Learn More
To learn more about superplate, please check out the Documentation.
Chakra UI
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
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).
Axios
Promise based HTTP client for the browser and node.js.
Environment Variables
Use environment variables in your next.js project for server side, client or both.
Bundle Analyzer
Use webpack-bundle-analyzer in your Next.js project. Visualize size of webpack output files with an interactive zoomable treemap.
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
License
MIT