Skip to content

acmpt/accessibility_developers

 
 

Repository files navigation

In order to use this demo you'll need to have Node.js installed - this test requires Node.js 16.14.0+. If you use NVM, you can run nvm use to setup the Node / NPM version.

  1. Clone this repository on the command line
  2. Make sure the the correct version of Node.js (16.14.0+) is installed
  3. Install dependencies with npm install
  4. Make any code changes in this repository. Commands to run and build the application:
    • Build: npm run build
    • Start application locally (on port 3000): npm start
    • Start application locally and watch for changes (on port 3000): npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 52.8%
  • JavaScript 41.3%
  • SCSS 5.9%