Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

ailabstw/pttai.js

Repository files navigation

Pttai.js

This is the repo for web-frontend of ptt.ai.

Travis

This project was bootstrapped with Create React App.

Install

git clone [email protected]:ailabstw/pttai.js.git
cd pttai.js
yarn

Development

Prerequisites

Running

Start go-pttai as a separate process and then do

yarn start

then open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

More Detail could be found in our wiki.