Skip to content

React, Ant Design based news app with the comment, collection and user center features.

Notifications You must be signed in to change notification settings

starsyork/Daily-News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily-News-App

A news application based on ReactJS and React Router

##Install clone this repository with SSH

git clone https://github.com/ChenjieZhou/Daily-News-App.git

Install packages (make sure you install npm before)

npm install

##Compile Use webpack to compile and and generate bundles.js

webpack

##Run Hot load

webpack-dev-server --hot --inline

The application will be shown on localhost:8080

About

React, Ant Design based news app with the comment, collection and user center features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages