Skip to content

feifanz/martial-art-school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ensure the following are installed on your system:
  node
  mongodb
  ionic

Client installation instructions (cd to the client dir):
	npm install
	bower install
	ionic state restore
	ionic hooks add

Server installation instructions (cd to the server dir):
	npm install

Starting up for development:
	1. cd to the server dir
	2. node app
	3. in a new terminal, cd to the client dir
	4. ionic serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published