Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laras126/pls-webapp
Is Java more of a programming language than JavaScript? Take our survey!
https://github.com/laras126/pls-webapp
Last synced: about 1 month ago
JSON representation
Is Java more of a programming language than JavaScript? Take our survey!
- Host: GitHub
- URL: https://github.com/laras126/pls-webapp
- Owner: laras126
- Created: 2019-08-05T13:30:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T15:10:09.000Z (over 2 years ago)
- Last Synced: 2024-10-27T16:37:26.651Z (3 months ago)
- Language: JavaScript
- Homepage: https://laras126.github.io/pls-webapp/
- Size: 546 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Is it programming? Data collection webapp
By @laras126 and @felienne.
## Dev notes
* Using Browserify to bundle modules
### Commands
* `npm install` to install dependencies.
* `npm run build` to bundle JS modules.
* `npm run watch` to watch for JS changes and automatically run the JS build.