https://github.com/tsaikoga/lilu_movie
For learning express and react...
https://github.com/tsaikoga/lilu_movie
express mongoose nodejs react react-redux react-router spider
Last synced: 2 months ago
JSON representation
For learning express and react...
- Host: GitHub
- URL: https://github.com/tsaikoga/lilu_movie
- Owner: TsaiKoga
- Created: 2016-08-27T01:05:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T14:13:56.000Z (over 6 years ago)
- Last Synced: 2024-04-14T18:11:01.899Z (about 1 year ago)
- Topics: express, mongoose, nodejs, react, react-redux, react-router, spider
- Language: JavaScript
- Homepage: http://lilumovie.herokuapp.com
- Size: 615 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lilu_movie
For learning express and react...### Introduction
This is my first time to develop a website with nodejs.**Lilu Movie** use express + react + redux + react-router + mongoose.
### Software:
- npm
- node
- mongodb### installation
npm install### create datas
npm run create:data### run app
npm run start:prodopen browser:
localhost:3003