This is a simple kit for front-end development


NextJs Kit

The project contains a basic configuration for NextJS plus styled-components library, for starting up a new project.



Development server

npm run dev
# or
yarn dev

Running on browser https://localhost:3000.