Skip to content

purwadhikafullstack/JCWDOL0901

Repository files navigation

Purwadhika Final Project Repository

update readme untuk testing

This is monorepo contain frontend project using ReactJS and backend project using ExpressJS.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

For API, you can access it in http://localhost:8000/api.

The page will reload if you make edits.

npm run clean

Remove node_modules folder from all project.

npm run build

Builds the app for production to the build folder.

npm run serve

Runs the app in the production mode.

npm run client

Run command on client project.

npm run install:client

Install dependency in client project. Use npm install:client:dev for dev dependencies.

npm run server

Run command on server project.

npm run install:server

Install dependency in server project. Use npm install:server:dev for dev dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published