Skip to content

Powershell script that set-up frontend development environment

Notifications You must be signed in to change notification settings

psycalc/Windows-frontend-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows frontend workflow

Requirements

Node Package Manager, windows powershell, Atom

Powershell script that set-up frontend development environment

  1. Install gulp if not exist (node_modules folders)
  2. Install browser-sync - gulp module that automaticaly refresh page if html,css,js are changed.
  3. Create folder structure MainFolder\css|js,repository, basic tempates for gulp, gitignore, gulpfile.js, package.json, start local server that can be accessible from the internet (do not forget about firewall and router routing (virtual server and so on)
  4. Open MainFolder in Atom (Future feature Brackets, Sublime Text, and so on)
  5. Key words for search:

    lazy frontender, one script and done, one click everything is ready, frontend windows workflow

    In the future basic template like grid systems opportunity to choose gird system and automaticaly add it to link tag, frame works, sass,less compilers and so on

    For index.html using HTML5 Boilerplate

    Update HTML5 Boilerplate once a week

About

Powershell script that set-up frontend development environment

Resources

Stars

Watchers

Forks

Packages

No packages published