A template for node-hill-s which encourages not using node-hill's VM as doing so can provide benefits such as performance, debugging and is generally more flexible for large projects.
- Ensure Node.js is installed.
- Ensure pnpm is installed by using
corepack enable pnpm. - Install dependencies by using
pnpm install
- Ensure Node.js is installed.
- Install dependencies by using
npm install