nuaamsc_frontend
1.0.0
The front-end project of the official website of China Southern Airlines Microsoft Club is developed based on vue and uses vue-router axios element-ui vuex and other libraries.
To participate in this project, you need to master certain technologies and tools.
html+js+css (基础) - > es6标准 (js语言标准) - > vuejs (项目框架) - > vue-router axios element-ui vuex (本项目所采用的库) - > 设计 (入土) vscode vue project development Specify IDE
git multi-person collaboration and version management
This project adopts the eslint standard syntax, so please pay attention to the standard code style. Code that cannot pass the eslint check will be refused to be included in the library. However, this project has added git hook , which will automatically check the code before commit , so the automatic formatting of vscode can be configured.
Think about it later
yarn install
yarn run serve
yarn run build
yarn run lint