Skip to content

keephhh/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY新闻 -- vue.js+socket打造的DIY新闻社区

1

演示地址

源码地址


项目截图

2 2 3 4 5 6

注意事项

node版本要求较高 需要使用新版本的node

升级node

## 安装node的一个版本管理器n
npm install n -g  

## 安装最新版本的node
n latest  

## 切换到某个固定的版本
n ^7.6.0  

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

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

About

🔥Vue.js打造一个别致的新闻社区。News by Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published