Skip to content

This repository is a template to what I mostly used, for building a website using next js.

License

Notifications You must be signed in to change notification settings

ShapeShapa/next-shapa

Repository files navigation

next js template

This repository is a template to what I mostly used, for building a website using next js. you can check out the template here.


Getting started


Instalation

To download this repository simply run

git clone https://github.com/ShapeShapa/next-js-typescript-scss-prettier-eslint-template.git

and then install the necessary packages.

# if you use yarn
yarn install

# if you use npm
npm install

running the code

to run the code simply run

yarn dev

# or

npm run dev

and then go to your browser, and go to localhost:3000.

Licence

MIT

About

This repository is a template to what I mostly used, for building a website using next js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published