lorcanblake / etta

Documentation for Etta, the front-end build system behind Piwalo, the localised open innovation platform.

Home Page:http://piwalo.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etta

Front-end build system for Piwalo, the localised open innovation platform.

Editing Etta

  • Add your changes to etta-custom.css
  • Run npm etta to update etta.min.css

Getting Started

git clone https://github.com/lorcanblake/etta.git
cd etta
npm install
ng serve --open

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Credits

About

Documentation for Etta, the front-end build system behind Piwalo, the localised open innovation platform.

http://piwalo.github.io


Languages

Language:HTML 56.6%Language:TypeScript 37.0%Language:CSS 3.7%Language:JavaScript 2.7%