Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

🚀 Kickass front-end boilerplate with TypeScript, Sass, webpack and much more.

License

Notifications You must be signed in to change notification settings

rebasesoftware/front-end-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Seed

🚀 Kickass front-end boilerplate with TypeScript, Sass, webpack and much more.

Built upon

Usage

Development

npm run serve  

Starts a development server and navigates to localhost:3000.

Build

npm run build  

Builds the production ready package into dist folder.

License

Front-end Seed is released under the MIT license. See LICENSE for details.