/blog

Primary LanguageJavaScript

How to run

Run the backend server in "blog" then run the frontend server in "client"

$ git clone git@github.com:andyh0913/blog.git
$ cd blog && npm install
$ cd client && npm install
$ cd ..
$ npm start
$ cd client 
$ npm start

# demo page: http://localhost:3000/