Skip to content

osagiestar/AWS-cloud-role-cake-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was created using:

npx create-react-app cakeApp

Available Scripts

In the project directory, you can run on the FrontEnd:

yarn start

or

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console. For developers, you can inspect On Chrome using:

ctrl+shift+i

cd into the backend folder to start the database.sql by running:

psql cakedb

You can then run on the backend folder to start the server the following code:

npm start server.js

To implement testing, in the frontend folder run:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published