Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mantrajs/mantrajs-website

Proposal for the mantrajs.org website.
https://github.com/mantrajs/mantrajs-website

Last synced: 9 days ago
JSON representation

Proposal for the mantrajs.org website.

Awesome Lists containing this project

README

        

# Mantra JS Website

This website is build using Jekyll static website builder.

Setup you local copy with:

```
bundle install
```

Run Jekyll locally using this command:

```
bundle exec jekyll serve --watch
```

Check the online version:

http://mantrajs.github.io/mantrajs-website.