Skip to content

LoupCellard/nextjs-doc

 
 

Repository files navigation

A website to learn data and open data, based on Next.js.

To clone and run on your local setup :

Warning
You need to have node installed (v12 or later release)

Clone this repository :

git clone https://github.com/datactivist/nextjs-doc.git
cd nextjs-doc

Install dependencies :

npm install

Run the server in development mode :

npm run dev

By default, the development server is accessible at the following address: http://localhost:3000.

Contributing

If you wish to contribute in any forms, please read the contributing guidelines on how you can do so.

About

An website for Datactivist's open content

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • CSS 25.6%
  • Shell 0.1%