Skip to content

DaviTeodoro/notion-clone

Repository files navigation

A humble Notion clone

this is a toy projet that implements some type of marriage between a text editor and a wiki. Its a intersting concept, and you can find more about it here https://www.notion.so/.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/notion-clone; npm install
    
  3. Start your app

    npm run dev
    

Changelog

0.1.0

  • Initial release

License

Copyright (c) 2016

Licensed under the MIT license.

About

This is a very humble Notion.so clone...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages