Free Website - Simpllo
Resources:
For developers (build from sources):
- Clone the repo:
git clone https://github.com/simpllowebsites/simpllo.com.git
- Install dependencies:
yarn
- Start the app:
yarn start
- Build for production:
yarn build
- LIVE deploy:
yarn deploy
Thank you!