Portfolio Website of Mike King
At a minimum, you will need the following prerequisite tools installed:
If you do not have Grow locally installed, you can install it along with dependent NPM packages:
$ npm run setup
$ npm start
You can use the npm run build
command to build your whole site to the build
directory. This is a good way to test and verify the generated code.
$ npm run build
$ npm run backup
$ npm run deploy