/neon

Neon Project

Primary LanguageCSS

Neon Demo Website

Installation

After cloning project it'll be necessary use CLI to finish installation. Also you need to have installed

Using the CLI

Install npm dependencies:

npm install

Install Bower dependencies

bower install

Start npm server

npm start

Right now you should be accessing project using your browser via http://localhost/neon

If you have any questions os suggestions feel free to give me some feed back project Github page.