Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.62 KB

freeCodeCamp Xi`An Official Website

Project dependencies

Build Setup

This Project is built with Vue-CLI.

For a detailed guide with recipes for common tasks, detailed usage for each plugin, please see the full documentation.

# install dependencies
cnpm install

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

# build for production with minification
cnpm run build

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

Pit Encountered

Pit Encountered Result Solution
try to use Parcel instead of Webpack failed use Webpack instead
try to add dependencies one by one instead of using Vue CLI failed use Vue CLI instead
try to publish docs/ floder to freeCodeCodeCamp-XiAn.github.io failed change project name into home
try to write pure CSS without any CSS Layout give up import element-ui as a dependency

LICENSE

MIT LICENSE