This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Netflix-Clone/README.md
andres alcocer 21bfb2cb91 first commit
2018-11-12 21:57:57 -05:00

11 lines
167 B
Markdown

# React Webpack Starterkit
A simple react starter kit that uses webpack for a custom workflow
## Run server
` npm start `
## Build project
` npm run build `