Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 1001 Bytes

File metadata and controls

executable file
·
17 lines (10 loc) · 1001 Bytes

Flutter challenge

Project site: flutterchallenge@github.io

An MIT licensed template bundled with a minimal style guide to build websites faster, especially combined with illustrations from unDraw. It is extemely lightweight, customizable and works perfectly on modern browsers.

Evie Landing

Usage

_This is still under development. For better instructions, please feel free to email hereyubaraj@gmail.com

This version contains the development setup, with the source files (SASS,EJS) and a Gulp/Express.js setup. To use it, run gulp. This will start the server with live reloading. If you just want to compile a customized production version, the path is "src/theme/" and there you can change the SASS files, customize colors, make any change you want and run gulp build. This will generate a "theme" folder which contains your static website.

Real documentation coming soon