1
0
mirror of https://github.com/stisla/stisla.git synced 2025-08-30 19:39:58 +02:00

Merge pull request #92 from ranzeplay/patch-1

Update README.md
This commit is contained in:
Muhamad Nauval Azhar
2019-09-14 19:57:17 +07:00
committed by GitHub

View File

@@ -65,14 +65,14 @@ Several quick start options are available:
- [Download the latest release.](https://github.com/stisla/stisla/archive/v2.2.0.zip)
- Clone the repo: `git clone https://github.com/stisla/stisla.git`
- Install [npm](https://www.npmjs.com) or yarn [yarn](https://yarnpkg.com) first if you don't have it in your machine
- Install [npm](https://www.npmjs.com) or [yarn](https://yarnpkg.com) first if you don't have it in your machine
- Run the `yarn stisla-start` command to start using stisla !
Read the [Getting started page](https://getstisla.com/docs) for information on the framework contents, templates and examples, and more.
## Development Guide
- Clone the repo: `git clone https://github.com/stisla/stisla.git` to your local path
- Make sure you have [npm](https://www.npmjs.com) or yarn [yarn](https://yarnpkg.com) installed to your machine
- Make sure you have [npm](https://www.npmjs.com) or [yarn](https://yarnpkg.com) installed to your machine
- Run the `stisla-dev` command to install production dependencies
- Run the `dev` command to start developing