Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/talk-dreaming-of-a-package-based-css-workflow
This is an example repository created for my talk about implementing a package based CSS workflow.
https://github.com/maoberlehner/talk-dreaming-of-a-package-based-css-workflow
Last synced: 7 days ago
JSON representation
This is an example repository created for my talk about implementing a package based CSS workflow.
- Host: GitHub
- URL: https://github.com/maoberlehner/talk-dreaming-of-a-package-based-css-workflow
- Owner: maoberlehner
- Created: 2017-06-24T18:03:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T18:39:08.000Z (over 7 years ago)
- Last Synced: 2024-12-22T02:29:09.923Z (2 months ago)
- Language: Vue
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# talk-dreaming-of-a-package-based-css-workflow
This is an example repository created for my talk about implementing a package based CSS workflow.- Slides: [Dreaming of a Package based CSS Workflow](https://docs.google.com/presentation/d/1yrCwa8-ltGzEanuDP9TSph2cg-Hfp11KY6wq_do-lfQ).
- Article: [Dreaming of a Package based CSS Workflow](https://markus.oberlehner.net/blog/dreaming-of-a-package-based-css-workflow/).**INFO**: This repository will not get any updates in the future. If you're interested in the principles and technologies which are used in this project, you can visit https://github.com/maoberlehner/well-composed-frontend for a more up to date version.
## Getting started
- `npm install` Install dependencies.
- `npm run dev` Serve with hot reload at localhost:3000.
- `npm run build` Build for production.
- `npm start` Launch server.
- `npm run generate` Generate static project.For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).
## About
### Author
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner### License
MIT