Skip to content

Jaywing/atomic-framework-template

Repository files navigation

Jaywing Front End Starter Kit

Atomic is the front end starter kit for Jaywing (Newbury).

Bringing together a growing a set of common re-usable components aimed at standardising our front end approach and speed up development time.

Download

git clone https://github.com/Jaywing/atomic-framework-template.git

Installation

Requires at least version 6 of Node. We reccomend using nvm to install and manage your Node versions.

yarn install

Commands

yarn start

This runs the development task, which starts compiling, watching, and live updating all our files as we change them. Browsersync will start a server on port 3000, or do whatever you've configured it to do. You'll be able to see live changes in all connected browsers.

yarn dist

This runs the production task, which compresses required files that aren't already.


View the Atomic documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published