CMS-of-Blog
deprecated
File Explorer
Download Latest Version (.zip)- 1dc35d25e61d819a9c357074014867ab.ttf
- 24c601e721ebd8279d38e2cfa0d01bc6.svg
- 25a32416abee198dd821b0b17a198a8f.eot
- c8ddf1e5e5bf3682bc7bebf30f394148.woff
- d7c639084f684d66a1bc66855d193ed8.svg
- e6cf7c6ec7c2d6f670ae9d762604cb0b.woff2
- favicon.ico
- fontawesome-webfont.svg
- index.css
- index.css.map
- main.js
- me.jpg
- setup.js
- styles.css
- styles.css.map
- api.js
- db.js
- index.js
- init.json
- font-awesome.css
- highlight.css
- fontawesome-webfont.eot
- fontawesome-webfont.svg
- fontawesome-webfont.ttf
- fontawesome-webfont.woff
- fontawesome-webfont.woff2
- FontAwesome.otf
- favicon.ico
- me.jpg
- cookieUtil.js
- highlight.pack.js
- marked.min.js
- Account.vue
- Articles.vue
- Console.vue
- Editor.vue
- Links.vue
- Login.vue
- OverView.vue
- StatusBar.vue
- Archive.vue
- Article.vue
- MyFooter.vue
- MyHeader.vue
- MyCanvas.vue
- Spinner.vue
- Toast.vue
- index.js
- actions.js
- getters.js
- index.js
- mutations.js
- common.scss
- index.scss
- mixins.scss
- mq.scss
- variables.scss
- main.js
- setup.js
- .babelrc
- .editorconfig
- .eslintignore
- .eslintrc.js
- .gitignore
- index.html
- package.json
- README.md
- setup.html
- webpack.config.js
๐ Installation Guide
1. Get the code
git clone https://github.com/ciqulover/CMS-of-Blog
Downloads the entire project code from GitHub to your computer.
cd CMS-of-Blog
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
