suhaotian / pearl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Usage

Run

git clone ...
cd pearl
npm install
npm start # Start dev server

Build

npm run build # Resource will build to ./build folder

Deploy

Deploy build to gh-pages

npm run deploy

About


Languages

Language:JavaScript 81.6%Language:CSS 16.5%Language:HTML 1.8%