Skip to content

desa85/DESX-MARKET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESX

to site DESX.SU

Shop

Description

This is simple one-page application with server imitation. It is a play goods store.

sell change avatar

Technology stack

The project is written in React using the create-react-app packages. Separately used by babel to compile less files

Getting started:

with Docker

$ docker build -t desx .
$ docker run -p 3000:3000 --name local.desx.su desx

or

$ docker pull desx/desx
$ docker run -p 3000:3000 --name local.desx.su desx/desx

with npm

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published