Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)