Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.