clemos / CloudExplorer2

Home Page:https://cloud-explorer2.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudExplorer2

Install

$ npm i
$ npm run build

This will compile the JS files from src/ with ReactJS and Babel. The generated files will go in dist/.

You can serve dist on http://localhost:8080 with

$ npm start

This is what is done on heroku here: a live demo

About

https://cloud-explorer2.herokuapp.com/


Languages

Language:JavaScript 85.4%Language:CSS 14.6%