KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
js.la
★ 22
Open GitHub ↗
The static js.la pages
Download README (.md)
Explore Similar Repositories
vbox-service-template
:
init.d script template for running a VirtualBox machine as a service
md-sort
:
Sort multi-dimensional arrays in Pawn. Modifies the array's internal pointers instead of copying around data.
ruby-sample
:
No description available.
node-ws-multi-proxy
:
Many to many WebSocket proxy with pluggable routing logic
paragliding-articles
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
js.la
?
Download (.md)
# js.la The static [js.la](http://js.la) pages Please feel free to fork this and make it better. :yellow_heart: # setup To get js.la working on your local enviroment up and running you will need [nodejs](http://nodejs.org/). After installing clone down the repo. $ git clone git@github.com:jsla/js.la.git $ cd js.la Next you will need [Harpjs](http://harpjs.com/) and [Browserify](http://browserify.org/) you can install these by running. $ npm install Now you should be able to run the site. $ npm start