diff --git a/README.md b/README.md index 936dcfe9..c73c169f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,27 @@ You can see for yourself how easy it is to create an application in this [video] It is based on the most popular toolchain [Create React App](https://github.com/facebook/create-react-app) and it will allow you to start with a well designed structure following the best practices for modern frontend development and an integrated toolchain for testing, building and deploying your application. + +**@carto/cra-template (skeleton template)** + + + version + + + + downloads + + +**@carto/cra-template-sample-app (sample app template)** + + + version + + + + downloads + + ## Getting started The basic prerequisite for using Create React App is to have a package manager ([npm](https://www.npmjs.com/get-npm) and [yarn](https://yarnpkg.com/)) previously installed.