diff --git a/.README.md b/.README.md index eee68a72..7d8fd2c3 100644 --- a/.README.md +++ b/.README.md @@ -10,4 +10,24 @@ stores > Gerenated from [@ecomplus/storefront-starter](https://github.com/ecomplus/storefront-starter) :scroll: **[Get started](https://github.com/ecomplus/storefront-starter#getting-started)** -/ [Documentation](https://github.com/ecomplus/storefront-starter#documentation) +/ [Documentation](https://developers.e-com.plus/storefront/) + +## Project setup + +``` +npm i +``` + +### Compiles and hot-reloads for development + +``` +npm run serve +``` + +It starts serving site on http://localhost:9100/. + +### Compiles and minifies for production + +``` +npm run build +``` diff --git a/README.md b/README.md index 7ea69df9..2f5c3e1a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ At the end of this process you'll be able to login to CMS at `/admin/` URL using ## Documentation -:page_with_curl: [Storefront Template](https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-template#storefront-template) / [CHANGELOG](https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-template/CHANGELOG.md) +:page_with_curl: **[Storefront reference](https://developers.e-com.plus/storefront/)** · :pencil: [Customization guide](https://developers.e-com.plus/storefront/docs/customization.html) · [Template changelog](https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-template/CHANGELOG.md) · [Forum](https://community.e-com.plus/c/storefront/7) :brazil: ![E-Com Plus Storefront banner](https://repository-images.githubusercontent.com/183649678/1c624a80-3180-11ea-8761-1f45e0f675a5)