Skip to content

fancn21th/0_139_VideoLAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Javascript Isolation-Test Template

Why created

  • KISS principle is our motto to program
  • We should give a feature test a standalone isolation-test environment
  • This is a "simple and stupid" template for vanilla js

How to use it

  • install

    • type npm i or yarn
  • open command line in mac/linux/windows

    • type npm start or gulp
  • convention

    • put biz logic js files in src/app folder
    • put custom css files in src/assets/css folder
    • put vendor js files in src/assets/js/vendor folder

What included

  • gulp 4.0
  • gulp inject
  • browser-sync
  • del

About

a demo of video lan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published