Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.24 KB

README.md

File metadata and controls

59 lines (43 loc) · 1.24 KB

YAWA - Frontend

YAWA Logo

You can contact the frontend to https://localhost:8010.

Requirements

  1. NVM >= 0.39.5
  2. NodeJs >= 18.18.x LTS
nvm install --lts=hydrogen
npm install --global npm
npm install --global yarn
npm install --global gulp-cli

React App

Install dependencies:

yarn install

Start the application:

yarn start

Got to http://localhost:3000/ The page will reload if you make edits.
You will also see any lint errors in the console.

Test the application:

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Build the application for production:

yarn build

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Credits

This frontend is based on Metronic v8.1.8.

References

  1. https://preview.keenthemes.com/html/metronic/docs/
  2. https://www.amcharts.com/