1.0.3 • Published 5 years ago

grote v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Grote Logo

Grote is a local project board that runs in your browser.

Installing

Install with npm or yarn:

npm install grote
yarn add grote

Then start the local server:

npm start

The server will be at localhost:3000.

Built With

  • React - Frontend Web Framework
  • NeDB - JS Database for Node.js

Authors

  • Tim Richter - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used