Skip to content

TmacZhou/www.thinkjs.org

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.7%
  • CSS 34.1%
  • JavaScript 6.1%
  • Other 1.1%