Skip to content

VictorJSV/docker-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Docker frontend

Dependencies

  • nodejs v>=4.8.0
  • docker v>=17
  • runjs

Installation

Install globally (for a command line script):

npm install runjs -g

Install in your project (to use runjs api inside your runfile.js):

npm install runjs --save-dev

Run task

run css
run css --dev
run js
run html
run all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published