Skip to content

scut-skyworth-club/innovation-service-platform

Repository files navigation

innovation-service-platform

Innovation service platform for collage students

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

注意

  • 具体组件任务分配,请参照 Teambition 公示。
  • 组件名使用 pascal 命名法(开头大写)。
  • 请在两个 Container 的结构基础上,自行完成相应组件,可以自行添加组件和路由。
  • 已配有 scss-loader 可直接书写 scss
<style lang="scss" scoped>
    
</style>

About

Innovation service platform for collage students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published