Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 203 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 203 Bytes

metal-jsx-boilerplate

A boilerplate to streamline the process of developing a project with MetalJSX

  1. Install all dependencies
    npm install

  2. Run the project at localhost:4000
    npm start