Skip to content
/ next Public
forked from oacore/about

CORE static pages website based on React and Next.js

License

Notifications You must be signed in to change notification settings

petrknoth/next

 
 

Repository files navigation

Next

CORE static website pages on React and Next.js

Instalation & Preview

The project requires having Node.js and Yarn package manager.

As soon as everything is set up, run:

yarn install  # to install all dependencies
yarn dev      # to build dev-version of the project and start simle server

Open localhost:3000 to preview.

Well done!

About

CORE static pages website based on React and Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • CSS 18.4%