Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binnyva/nodet
An application that will let you create tree type lists. Think workflowy on steroids.
https://github.com/binnyva/nodet
javascript node npm react tree tree-structure workflow
Last synced: 17 days ago
JSON representation
An application that will let you create tree type lists. Think workflowy on steroids.
- Host: GitHub
- URL: https://github.com/binnyva/nodet
- Owner: binnyva
- Created: 2017-10-26T14:14:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T11:06:04.000Z (almost 7 years ago)
- Last Synced: 2024-10-27T23:55:43.835Z (2 months ago)
- Topics: javascript, node, npm, react, tree, tree-structure, workflow
- Language: JavaScript
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodet
An application that will let you create tree type lists. Think [workflowy](https://workflowy.com/) on steroids.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Installing
First, get the copy of the codebase on your system...
```
git clone [email protected]:binnyva/Nodet.git
cd Nodet
```Now, install necessary npm modules
```
npm install
npm start
```## Built With
* [React](https://reactjs.org/) - Backend Framework
* [Bootstrap](https://getbootstrap.com/) - UI Framework
* [NPM](https://www.npmjs.com/) - Package Manager## Authors
* **Binny V A**
## License
This project is licensed under the BSD License.
## Acknowledgments
* [Bearings](https://github.com/theicfire/bearings)
## [Todo](https://github.com/binnyva/Nodet/issues?q=is%3Aissue+is%3Aopen)