Install from NPM

The easiest way to start a project based on Forrest Starter Universal is to install it with NPX:

npx forrest run my-project

You can also install ForrestJS globally:

npm install -g forrest

and then run the command:

forrest run my-project

This will generate a brand new project in ./my-project, cloning what you see in this website.

In few minutes you will have the production build running on http://localhost:8080

If you want to change port you can run:

npx forrest run my-project -p 7000

results matching ""

    No results matching ""