March 2018
Beginner to intermediate
344 pages
7h 7m
English
In order to build our project in static mode, we can run the following command in the Terminal:
$ npm run generate
This will build a static site, which can then be deployed to a static hosting provider such as Firebase. This is how the Terminal should appear:

Read now
Unlock full access