task-smartC

Build Status

It's a sample task built for smartC using create-react-app.

Tech

It uses a number of open source projects to work properly:

  • [Reactjs] - HTML enhanced for web apps!
  • [node.js] - Evented for node modules.

Installation

Clone the Repo

and install the required node modules using

$ git clone https://github.com/skynet-bit/task-smartC.git
$ cd task-smartC
$ npm install 
$ npm run start

Demo

Here you can find a live preview of the page.