Skip to content

Commit

Permalink
馃摑 improve doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yago committed Aug 12, 2020
1 parent a657d51 commit 7ccc85b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ Currently **provides**:
First, **create your project** using the dedicated scaffolding tool for your project's technologies. Here are some usefull commands that you can use :

```bash
$ npx -p antistatique-frontend next # Cool, right?
$ npx create-react-app my-app --template typescript
$ npx create-next-app --example with-typescript-types my-app
```

Then, to get this amazing environment, simply execute the following command and answer the questions:
Then, to **get this amazing environment**, simply execute the following command and answer the questions:

```bash
$ npx antistatique-frontend
Expand Down

0 comments on commit 7ccc85b

Please sign in to comment.