Skip to content

esx-framework/esx-legacy-documentation

Repository files navigation

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

Troubleshooting

  • Browserslist warning: Run npx browserslist@latest --update-db to update caniuse-lite.
  • Watchpack Error: If you see an ENOTDIR error, try deleting node_modules and reinstalling dependencies with pnpm i.

License

This project is licensed under the MIT License.

Contributors 13