Skip to content

ysnozcn/JSComponentArchitecture

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