Skip to content

dev-mastery/DM-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DM-starter

A minimal starter project used for Dev Mastery tutorials

What's included

Getting started

Clone the repo to your local machine, and start building:

git clone https://github.com/eddyerburgh/DM-starter.git my-app

cd my-app

Usage

Building

To start the development server with hot module reloading, run:

npm start

To build for production, run:

npm run build 

Testing

To launch unit tests:

npm t

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages