www.thinkjs.org ThinkJS website code 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.