/website

Primary LanguageVueOtherNOASSERTION

Logo

Members Organizers Contributors

About

CSS Frankfurt is a meetup community dedidcated to CSS that organises talks, workshops and social coding events for members.

Screenshot

Build

This project is built with vuejs and uses single-file-components. The following instructions will help you set up the project locally.

Fork the repo and download the project. Then run

  • npm install - to install all neccessary dependencies
  • npm run dev - to serve the app with hot reaload at localhost:8080 and lint-on-save
  • npm run build - to build for production with minification

Contributing

Any contribution is welcome and highly appreciated. Head over to our contribution guidelines to get started!

Authors

See a list of contributors to this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details