Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 909 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 909 Bytes

Base structure for making frontend fast and efficiently

This structure will make you to write component based and modular code.

Install and running..

cd dev/

yarn install or npm install (if you're using mac, you probably will need to add sudo before)

grunt serve

For using this structure you need to know:

TODO list:

  • Update to Bootstrap 4
  • Make config files as a root files.
  • Documentation for folder structure.
  • Example Coding (Demo)
  • Testing workflow

Authors and license

Nijat Ahmadov.

MIT License, see the included License file.