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 up and running is as easy as 1, 2, 3.
-
Install your dependencies
cd path/to/notion-clone; npm install
-
Start your app
npm run dev
0.1.0
- Initial release
Copyright (c) 2016
Licensed under the MIT license.