Skip to content

🎩 Toy project generator based on yeoman-generator. This module sets the development environment based on the webpack and language you choose.

Notifications You must be signed in to change notification settings

JaeYeopHan/generator-toy-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Generator 🎩

Toy project generator based on yeoman-generator. This module sets the development environment based on the webpack and language you choose.

Templates

This generator scaffolds based on the template in toy-project-template repository.

Usage

$ npm install --global yo generator-toy-project
$ yo toy-project # or type yo and select `toy-project` option
# Prompting... and done!
$ npm start

Development Installation

# first Please fork this repository and clone.
$ npm install
$ npm link
# cd test/[YOUR WORKSPACE]
$ yo toy-project
# testing... and done!
# commit and push and enroll pull request!

About

🎩 Toy project generator based on yeoman-generator. This module sets the development environment based on the webpack and language you choose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published