https://github.com/awalsolution/awal-solution-v3
https://github.com/awalsolution/awal-solution-v3
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/awalsolution/awal-solution-v3
- Owner: awalsolution
- Created: 2024-07-09T03:53:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T06:49:35.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T06:28:28.065Z (over 1 year ago)
- Language: TypeScript
- Size: 4.59 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awal Solution Private Limited
## Environments
```
1. Production
==> Branch Name: main
2. Development
==> Branch Name: develop
```
## Install
```sh
git clone https://github.com/awal-solution/awal-solution-v3.git
cd awal-solution-v3
yarn
```
## Start development
```sh
yarb dev
```
## Build for production
```sh
yarb build
```
## Lint with
```sh
yarb lint
```
## Resources
### Languages & tools
- [npm](https://www.npmjs.com/)
- [Typescript](https://www.typescriptlang.org/)
- [React](https://react.dev/)
- [axios](https://axios-http.com/docs/intro)
- [TailwindCSS](https://tailwindcss.com/)
- [Flowbite React](https://flowbite-react.com/)
- [Node](http://nodejs.org/)
- [git](https://git-scm.com/)
- [Vite](https://vitejs.dev/)
- [ESLint](https://eslint.org/)