Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.
/ spreadsheet-core Public archive

Spreadsheet application for student management

License

Notifications You must be signed in to change notification settings

euqen/spreadsheet-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre requirements

Global packages:
	npm, jspm, node v4 or higher, mongodb, gulp, babel-node, redis
	
$ sudo npm install [email protected]		

Install application

$ cd client && npm install
$ cd src jspm install
$ cd server/src && npm install

Run application

$ cd spreadsheet-core
$ npm start

Build application

$ cd client
$ gulp build

About

Spreadsheet application for student management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published