tningjs / tornado-web

This is our first version of the bla-bla πŸŽ‰.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tornado-web

This is our first version of the bla-bla πŸŽ‰.

Please see the demo below.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/tningjs/tornado-web this repository
  • cd tornado-web
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Todo

Further Reading / Useful Links

Demo

4-tornado-web-v1-demo

About

This is our first version of the bla-bla πŸŽ‰.

License:MIT License


Languages

Language:JavaScript 67.6%Language:Handlebars 24.5%Language:HTML 4.0%Language:SCSS 3.9%