Skip to content

YushunChen/KB

Repository files navigation

Raneto

Raneto Logo

Raneto is a free, open, simple Markdown powered knowledge base for Node.js. Find out more →

Visit https://docs.raneto.com to see a demo and get started!

Flow

  1. Start project: in a terminal, run:

    cd <project_directory>
    npm install
    npm start / npm run start_win
  2. Visit https://localhost:3000 to display the output.

  3. Heroku deploy:

    heroku login
    git add .
    git commit -m "<commit_message>"
    git push heroku <main_branch_name>
    heroku open

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published