Skip to content

CPerinet/yeoman-webapp-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-tartiflette NPM version

Yeoman Generator for Webapp

Tarti logo

Out of the box

Options

Installation

First, install Yeoman and generator-tartiflette using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-tartiflette

Then generate your new project:

yo tartiflette

Use

Run application in production mode

npm run start

Run application in development mode

npm run dev

Build application

npm run build

License

MIT © Charles Perinet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published