Skip to content

atlrdsgn/shop.atlr

Repository files navigation

TYPESXRIPT®

starter code by atlr® design

Featured Aspects of the Stack

Getting started

  1. Install yarn:

    npm install -g yarn
    
  2. Install the dependencies with:

    yarn install
    
  3. Start developing and watch for code changes:

    yarn dev
    

Things to Note

  • Make sure you read .env.example to see which environment variables you need to run the project.

If you find you need to make extra config to make this work more seamlessly, feel free to submit a PR suggesting your changes. The goal is to get you up and running with the least steps and burden as possible.

Releases

No releases published

Packages

No packages published