Skip to content

A single-page application for the submission of talk proposals for SEGUE.

License

Notifications You must be signed in to change notification settings

666/submission

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

submission

A single-page application for the submission of talk proposals for SEGUE.

installation

Assuming you have npm, gulp and bower already installed:

git clone https://github.com/segue-org/submission.git
cd submission
npm install
bower install
gulp serve

Then the application will be available on http://localhost:9000

About

A single-page application for the submission of talk proposals for SEGUE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.8%
  • HTML 30.2%
  • CSS 14.0%