Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drissbenadjal/adaptiviewapp
Easily develop responsive websites
https://github.com/drissbenadjal/adaptiviewapp
Last synced: about 1 month ago
JSON representation
Easily develop responsive websites
- Host: GitHub
- URL: https://github.com/drissbenadjal/adaptiviewapp
- Owner: drissbenadjal
- Created: 2023-11-24T10:57:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T14:04:33.000Z (about 1 year ago)
- Last Synced: 2023-11-26T15:23:10.066Z (about 1 year ago)
- Language: JavaScript
- Size: 3.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AdaptiView App
Easily develop responsive websites.
You can download the project :
```bash
git clone --depth 1 --branch main https://github.com/drissbenadjal/AdaptiViewApp.git AdaptiViewApp
cd AdaptiViewApp
npm install
```## Starting Development
Start the app in the `dev` environment:
```bash
npm run dev
```## Maintainers
- [Driss Benadjal](https://github.com/drissbenadjal)