- Notifications
You must be signed in to change notification settings - Fork2
The website of the Montreal Chinese Alliance Church.
NotificationsYou must be signed in to change notification settings
openmcac/mcac-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository holds the code for the JavaScript application that will run onmcac.church. It is meant to communicate with a Rails server that mountsBasechurch @/api/
.
You will need the following things properly installed on your computer.
If you need help installing these prerequisites on Ubuntu, see theGetting Started guide.
git clone git@github.com:openmcac/mcac-js
this repository- change into the new directory
npm install
bower install
npm install -g ember-cli
npm install -g phantomjs
ember server
- Visit your app athttp://localhost:4200.
Make use of the many generators for code, tryember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
TODO
About
The website of the Montreal Chinese Alliance Church.
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published