- clone the repo into your IDE
- open a new terminal in ./server
- type
npm init -y
to create a new NodeJS project - The action will create new files 'package.json' and 'package-lock.json'. Delete those files.
- type
npm i
to install node modules and all other dependencies - type
npm run devStart
to get the server running - open the file 'Home.html' in your web browser
-
Notifications
You must be signed in to change notification settings - Fork 0
Aquietkid/Bookstore-automation-system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The semester project for the Business Process Engineering course in the Spring 2024 semester.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published