Skip to content

Latest commit

 

History

History

webpack-cjs

Eliza

This project was created from scratch using React and Webpack as the underlying bundler/module loader and CommonJS import syntax.

Getting Started

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Helpful Commands

npm run build

Build the app using Webpack.

npm run test

Run unit tests.

npm run generate

Use buf to generate the compiled protos via protobuf-es