diff --git a/.tortilla/manuals/templates/step1.tmpl b/.tortilla/manuals/templates/step1.tmpl index fc8e2d4..a0b3ef0 100644 --- a/.tortilla/manuals/templates/step1.tmpl +++ b/.tortilla/manuals/templates/step1.tmpl @@ -42,7 +42,7 @@ Inside the newly created project, you can run some built-in commands: $ yarn start -Runs the app in development mode. Open `[http://localhost:3000](http://localhost:3000)` to view it in the browser: +Runs the app in development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser: ![boilerplate-page](https://user-images.githubusercontent.com/7648874/54026782-025f8080-41da-11e9-9a4e-796fe15e8d03.png) @@ -394,4 +394,4 @@ TODO: build. show built code. show it on file and show it on the browser. TODO: Go through all of https://facebook.github.io/create-react-app/docs/ TODO: Should we talk about Storybook? TODO: Should we use “” or ‘’? -TODO: Should we use date-fns instead of moment? \ No newline at end of file +TODO: Should we use date-fns instead of moment?