Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
/ d-bags Public archive

A bag store that was written in TypeScript and uses NextJS.

License

Notifications You must be signed in to change notification settings

aleessandrohr/d-bags

Repository files navigation

D'Bags

license version

Access

Access the page by clicking here.

Getting the code

As a prerequisite, it is necessary to install NodeJS or Yarn in its LTS version.

With these applications installed, open the terminal in the folder of your choice. Then, run the following commands, in sequence:

Execute

git clone https://github.com/alessandroramos13/d-bags.git
cd d-bags

Windows / Mac / Linux:

npm install
#or
yarn

Start the server:

npm dev
#or
yarn dev

Wait to open this URL in your browser:

http://localhost:3000

About

A bag store that was written in TypeScript and uses NextJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published