Skip to content

ysnozcn/JSComponentArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSComponentArchitecture

Component based front-end architecture. webpack, scss, typescript .

Serve project with webpack dev server (watch mode)
npm run serve

Build Project
npm run build