An open API service indexing awesome lists of open source software.

https://github.com/sandoche/tedxmarseille-2016-website

TEDxMarseille 2016 Website
https://github.com/sandoche/tedxmarseille-2016-website

Last synced: 8 months ago
JSON representation

TEDxMarseille 2016 Website

Awesome Lists containing this project

README

          

# TEDxMarseille-2016-website

A static website for the TEDxMarseille event

## Getting started
* Install dependencies: npm install --global yo gulp-cli bower
* Install the generator: npm install --global generator-webapp
* Run npm install & bower install
* Run gulp serve to preview and watch for changes
* Run bower install --save to install frontend dependencies
* Run gulp serve:test to run the tests in the browser
* Run gulp to build your webapp for production
* Run gulp serve:dist to preview the production build

## Author
* Sandoche ADITTANE