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
- Host: GitHub
- URL: https://github.com/techplexengineer/meteorbase
- Owner: TechplexEngineer
- Created: 2017-02-27T19:06:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T02:49:24.000Z (over 5 years ago)
- Last Synced: 2025-01-07T23:36:24.165Z (about 1 year ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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`