# thoughtworks.school **Repository Path**: tws-system/thoughtworks.school ## Basic Information - **Project Name**: thoughtworks.school - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 思特沃克学习平台-首页 Features following: - Webpack - ES6 - Bootstrap v4 - Font Awesome - Sass - Live reload using Browsersync ## Getting Started Run script to start devlopment ```sh npm run start ``` For distribution folder run the following command and it will create a dist folder which can be placed on a server ```sh npm run build ``` ## License [MIT](LICENSE)