Landing page for AT Cloud company
Repository contains only frontend stack.
| Vendor | Version |
|---|---|
| Vite | 4.4.9 |
| React | 18.2.0 |
| React Router | 6.15 |
To start local server, simply run:
npm run devTo build production artifacts, run:
npn run buildCode checker and linter is built-in. Simply run:
npm run lintAll notable changes to this project will be documented in CHANGELOG.md file.