mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
readme: updates
This commit is contained in:
parent
a8c32e7e1f
commit
8b675e6076
@ -23,15 +23,13 @@ JAWS is an open-source framework for building serverless applications (web, mobi
|
||||
|
||||
## Quick Start
|
||||
|
||||
The guide below gets you started quickly. Later, check out the [best practices](https://github.com/jaws-framework/JAWS/wiki/Best-practices) guide in our [wiki](https://github.com/jaws-framework/JAWS/wiki) for tips on security and more.
|
||||
|
||||
* **[Setup an AWS account and create an administrative user](https://github.com/jaws-framework/JAWS/wiki/v1:-AWS-Account-setup)**
|
||||
|
||||
* ```$ npm install jaws-framework -g```
|
||||
|
||||
* ```$ jaws new project```
|
||||
|
||||
**Note:** we recommend camelCase for project names. [Why?](https://github.com/jaws-framework/JAWS/wiki/Best-practices#project-names)
|
||||
**Note:** We recommend camelCase for project names. [Why?](https://github.com/jaws-framework/JAWS/wiki/Best-practices#project-names)
|
||||
|
||||
* ```$ cd <new-project-name>```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user