Skip to content

zayez/shopitype

Repository files navigation

Shopitype

Build Status

Requirements

Setting up tools

To setup the development environment, type:

nix-shell shell.nix

Development

Installing the server dependencies

cd server
npm install

Creating the database

Inside the server directory, type:

npm run create:db:dev

Installing the client depedencies

cd ../client
npm install

Now you're ready to start development, run the following command inside the client directory:

npm run start:dev

License

MIT.

About

e-commerce solution for Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published