Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thetentomushi/laslesvpn-landing-page-assignment

Simple LaslesVPN landing page in React.JS
https://github.com/thetentomushi/laslesvpn-landing-page-assignment

javascript landing-page reactjs

Last synced: about 1 month ago
JSON representation

Simple LaslesVPN landing page in React.JS

Awesome Lists containing this project

README

        

# ![LaslesVPN](./public/logo.svg) LaslesVPN Landing Page

## Clone the repository

```sh
git clone https://github.com/growthbeing/laslesvpn-landing-page-assignment && cd laslesvpn-landing-page-assignment
```

## For Offline Development :man_technologist:

**For npm**

```sh
npm install
npm run build
npm run start
```

**For yarn**

```sh
yarn install
yarn build
yarn start
```

## Issues :bug:

Please report any bug or issues you have faced in the [Issues](https://github.com/growthbeing/laslesvpn-landing-page-assignment/issues) tab of the repository