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

https://github.com/techplexengineer/meteorbase

Starting Point for my Meteor Apps
https://github.com/techplexengineer/meteorbase

Last synced: about 1 year ago
JSON representation

Starting Point for my Meteor Apps

Awesome Lists containing this project

README

          

# MeteorBase
Starting Point for my Meteor Apps

## How to Use
1. Clone the repo: `git clone git@github.com:TechplexEngineer/MeteorBase.git`
2. Install NPM deps: `meteor npm install`
3. Run the setup script: `meteor npm run setup`