/inferno-website

Primary LanguageJavaScriptMIT LicenseMIT

Inferno-website

 

 

Installation

npm install

How to run

For development:

npm run dev

For production:

npm run prod

Requirements

Node 6+

Useful links

  • Inferno - What this website is all about
  • Project structure based on Inferno-starter
  • Typescript project setup with ts-transform-inferno can be found here.