Skip to content

A very basic JS project to bootstrap any non-framework frontend coding challenge

Notifications You must be signed in to change notification settings

storyful/coding-challenge-fe-base

Repository files navigation

Frontend Coding Challenge Base

A very basic JS project to bootstrap any non-framework frontend coding challenge.

Quick Start

npm install

# Run main script
npm run start 

# Run tests
npm run test

 # Run test and watch
npm run test-watch

About

A very basic JS project to bootstrap any non-framework frontend coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published