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

Latest commit

History

History
28 lines (23 loc) 路 833 Bytes

README.md

File metadata and controls

28 lines (23 loc) 路 833 Bytes

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.