Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kenotron/lerna-template


https://github.com/kenotron/lerna-template

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# lerna-template

Use this lerna template to get started making your ambitious projects

## Keeping Up-to-date

You can keep your build tools up-to-date by updating these two devDependencies:

* just-stack-monorepo
* just-scripts

## Next Steps

To start developing code, you can start the innerloop dev server:

cd /Users/ken/workspace/lerna-template
yarn start

You can build your project in production mode with these commands:

cd /Users/ken/workspace/lerna-template
yarn build

This repository contains code generators that can be triggered by:

cd /Users/ken/workspace/lerna-template
yarn gen