Creating GitHub project FreePlanet
This commit is contained in:
@@ -24,9 +24,6 @@ This app was made by Vue.js, Quasar Framework, Typescript, and Progressive Web A
|
||||
|
||||
[](https://github.com/standard/standard)
|
||||
|
||||
[](https://circleci.com/gh/paoloar77/freeplanet/tree/master)
|
||||
[](https://codecov.io/gh/paoloar77/freeplanet/branch/master)
|
||||
|
||||
</div>
|
||||
|
||||
## Features ⚡️(WIP)
|
||||
@@ -38,16 +35,14 @@ This app was made by Vue.js, Quasar Framework, Typescript, and Progressive Web A
|
||||
## Built-in Tools 🔨
|
||||
|
||||
- [TSlint](https://github.com/palantir/tslint) TypeScript Linter configured with the [Standard](https://github.com/standard/standard) JavaScript Code Style
|
||||
- Testing Suite using [Jest](https://github.com/facebook/jest) (See `Testing` section)
|
||||
- Configurable CI Pipeline using [CircleCI](https://circleci.com/) & [Codecov](https://codecov.io) (See `CI Pipeline` section)
|
||||
|
||||
## Installation 🔧
|
||||
|
||||
**System prerequisites :**
|
||||
- Pretested on Windows, Mac & Linux
|
||||
- Node.js 8 LTS or 10 latest
|
||||
- yarn > 1.9 (no guarantees if you prefer to use npm)
|
||||
|
||||
|
||||
Clone this repository :
|
||||
```bash
|
||||
$ git clone git@github.com:paoloar77/freeplanet example
|
||||
|
||||
Reference in New Issue
Block a user