Skip to content

csandun/CarWashManagement-LandingPage

Repository files navigation

Installation

  • Install latest node.js: https://nodejs.org​
  • Install latest yarn package manager: https://yarnpkg.com/​
  • Install node modules by running terminal command yarn install
  • Install project dependencies yarn setup;
  • Run the app yarn start
  • For build production files use yarn build (build to /build/ folder)

Additional commands:

  • yarn clean clean dist folder
  • yarn prettier run prettier
  • yarn stylelint run stylelint

Support

Use GitLab Issues section for tracking bugs or write to [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published