Skip to content

ableco/techtalks.pe

Repository files navigation

Tech Talks

Usage

Install the dependencies with yarn

yarn install

Then run the project with the following command

yarn dev # Run in development mode

To use in production mode you need to build and run it with

yarn build # Build the application
yarn start # Run it with the built files

To use a a static website (eg. when deploying in Netlify) after the production build export it with

yarn export # Statically export the site

About

The website of Tech Talks meetup

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6