Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 2.29 KB

getting-started.md

File metadata and controls

24 lines (15 loc) · 2.29 KB

Getting Started

Context: frontend-dev-bookmarks / Workflow

Step by step guides for setting up a frontend development workflow.

frontend.directory Gitter Twitter


  • Front-end Process - Flat Builds and Automation (series): A flat build is basically the process of coding a static page (or pages) in HTML and CSS. The idea is to supply our developers with design assets such as style guides, pattern libraries or prototypes, including assets such as images, fonts, css, and javascript, as flat builds.
    • CSS Framework (Inuit): In this part the author introduces the inuit CSS framework and describes how to integrate the framework into the development process.
    • Environment Setup & Yeoman: In this part the author outlines how to set up your dev environment, and how to scaffold a project using Yeoman.
    • Grunt Tasks: The author outlined how to set up your dev environment, and how to scaffold a project using Yeoman. In this third part we will look at how to install and configure some grunt tasks.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Please provide a link back to this repository. This is not necessary for GitHub forks.