$ npm create react-app web
$ npm install axios
$ npm start
$ cd backend
$ npm init -y
$ npm init -y
$ npm install express nodemon cors
$ npm install knex
$ npm install sqlite3
$ npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ npm create react-app web
$ npm install axios
$ npm start
$ cd backend
$ npm init -y
$ npm init -y
$ npm install express nodemon cors
$ npm install knex
$ npm install sqlite3
$ npm start