jaeyholic / the-venue

ReactJs Web App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-venue

Setup and run

install dependencies

$ npm install # Or yarn install

serve with hot reload at localhost:3000

$ npm run dev

build for production and launch server

$ npm start

generate static project

$ npm run generate

About

ReactJs Web App

License:MIT License


Languages

Language:JavaScript 63.0%Language:CSS 25.4%Language:HTML 11.6%