Skip to content

Weakky/aromaclop-backoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install packages

yarn install

Start project

yarn start

You can now view react-aromaclop-backoffice in the browser.

Local: http://localhost:3000/

On Your Network: http://192.168.1.22:3000/

Note that the development build is not optimized. To create a production build, use yarn build.

Folder Structure

app/
  src/
    graphql/

      queries/
        index.js

      mutations/
        index.js

    pages/
      products/

        components/
          Component.js

        styles/
          Component.css

About

ReactJS/Graphql backoffice for aromaclop app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published