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

https://github.com/sharpobject/first_try

Babby's first javascript
https://github.com/sharpobject/first_try

Last synced: 2 months ago
JSON representation

Babby's first javascript

Awesome Lists containing this project

README

          

Just trying some stuff out

# Install deps
```
npm install
```

# Build
```
webpack
```

# run game
```
python3 -m http.server
```
or
```
python2 -m SimpleHTTPServer
```
then open a browser and go to http://0.0.0.0:8000/