/simple-react-crud

This is a sime react crud sample

Primary LanguageJavaScript

React CRUD App

Build Setup

# install project
$ git clone 

# open app directory
$ cd react-crud-app

# install dependencies
$ npm i 

# serve with hot reload at localhost
$ npm run dev

# build for production
$ npm build