/www.thinkjs.org

ThinkJS website

Primary LanguageHTMLApache License 2.0Apache-2.0

www.thinkjs.org

ThinkJS website code

www.thinkjs.org

Installation

git clone git@github.com: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.