yasgo / yasgokit

Ready-made front-end kit made with webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yasgokit

Quick Start

Clone Repo git clone https://github.com/yasinkalkan/yasgokit.git

Install NPM npm install

Start Project npm start

Commands

  • npm start - Start project.
  • npm run dev - Build project development mode.
  • npm run build - Build project production mode.
  • npm run create page [page-name] - Create a new page.
  • npm run create component [component-name] - Create a new component.

About

Ready-made front-end kit made with webpack.

License:MIT License


Languages

Language:JavaScript 93.0%Language:HTML 7.0%