MinskJson / roadmap-viewer

The tool to generate website depends on roadmap.json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roadmap Viewer

The tool to generate website depends on roadmap.json

Alt text

What you have to know

  1. It's just developer demo
  2. We play with that sandbox to realize what we want

How to run

To play with next.js web page

npm install
npm dev

to regenerate roadmap

npm run start-node

What is the Roadmap format

We just playing around developer-roadmap and try make json version of it.

Some samples are in the project


MIT

About

The tool to generate website depends on roadmap.json

License:MIT License


Languages

Language:JavaScript 100.0%