www.thinkjs.org icon indicating copy to clipboard operation
www.thinkjs.org copied to clipboard

ThinkJS website

www.thinkjs.org

ThinkJS website code

www.thinkjs.org

Installation

git clone [email protected]:75team/www.thinkjs.org.git

Install dependencies

npm install

Compile

npm run compile

Start server

npm start

How to visit

Open url http://127.0.0.1:7777/ in browser.