Skip to content

shwilliam/hamster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamster: Cross-platform note-taking app

App screengrab

Development

To start local development, install npm dependencies (npm i) and run npm start in the root of the project to run a hot-reloading development version of the app.

Build

With npm dependencies installed (npm i), run npm run dist in the root of the project to build the app to dist/.

Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:

  1. Fork this project
  2. Create a branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-branch)
  5. Submit a pull request!

About

🐹 Cross-platform note-taking app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published