Skip to content

Repository files navigation

forgo-template-javascript

A template you can use to get started with Forgo. It uses webpack as the bundler.

Running

Use degit to create a copy of this repo.

npx degit forgojs/forgo-template-javascript#main my-project

Install dependencies:

# switch to the project directorycd my-project
# Install dependencies
npm i

And run it:

npm start

Building

npm run build

About

Forgo template which uses esbuild-loader instead of babel-loader

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages