An open API service indexing awesome lists of open source software.

https://github.com/awalsolution/awal-solution-v3


https://github.com/awalsolution/awal-solution-v3

Last synced: over 1 year ago
JSON representation

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/)