Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sldless/noteapp
https://github.com/sldless/noteapp
javascript noteapp pugjs sqlite3
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sldless/noteapp
- Owner: sldless
- License: zlib
- Created: 2022-03-13T05:23:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T23:27:11.000Z (over 2 years ago)
- Last Synced: 2024-10-18T01:36:17.336Z (about 1 month ago)
- Topics: javascript, noteapp, pugjs, sqlite3
- Language: Pug
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##Installation
To install the needed packages:
```javascript
npm install package.json
```
To run it:
```javascript
npm start
```