Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.91 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.91 KB

tech and resources

Artist-InMe

a web app for visual artists to share their arts, showcase their talents and also sell their products.

currently under development.

unstable for mobile and small devices.

how to generate build

steps:
  1. clone repository
  2. from the cloned directory run the command : npm install
  3. after the installation completes, run the command : npm run dev
  4. open in your browser : localhost:PORT/ where PORT is the port on which node server is listening.

forthebadge