Skip to content

A side project that offers a website where activists can generate ideas for campaign tactics

License

Notifications You must be signed in to change notification settings

moreonion/tactics-generator

Repository files navigation

tactics-generator

A side project that offers a website where activists can generate ideas for campaign tactics

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

A side project that offers a website where activists can generate ideas for campaign tactics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published