UNPKG

new-app-template

Version:
20 lines (16 loc) 554 B
[![Build Status](https://travis-ci.org/unsegnor/new-app.svg?branch=master)](https://travis-ci.org/unsegnor/new-app) # new-app New application schema with: - Cucumber tests - Integration tests - Unit tests - Mutation testing - Ports and adapters templates - Github actions for CI ## Getting started 1. Rename the product name on package.json 2. Set the repository, bugs and homepage urls 3. Set the keywords, description and author 4. Set a repository secret in GitHub called NPM_TOKEN with an automation token to publish ## Run all tests npm test