An open API service indexing awesome lists of open source software.

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...

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:prod

open browser:
localhost:3003