thinkpyxl / frontendframe

A basic scaffold using PostCSS, Autoprefixer, TailwindCSS, CleanCSS, a few minification and compression packages
0 stars 2 forks source link

Pyxl FrontEndFrame

This repo contains the basic frontend scaffolding intended to assist in quickly setting up the basic tools you need to get started developing a pure front end.

Getting Started

These instructions will get you a copy of this scaffolding up and running on your local machine for local development and testing purposes.

Prerequisites

Installing for Use

  1. Click 'Use this template'
  2. Name your repo
  3. Clone your new repo down
  4. Complete yarn install or yarn
  5. yarn build
  6. Test with yarn start

Tasks

We will be using yarn and webpack for task management.

Tooling includes

Authors

License

Acknowledgements