Skip to content

Noa example and template for getting started (with some react)

Notifications You must be signed in to change notification settings

MCArth/noa-cra-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Noa example, using create-react-app. This example uses most of noa's features.

Getting started with local development:

(clone this repo)

cd noa-examples
npm install
npm start     # runs /src/hello-world

To build for prod:

npm run build

(then serve build folder with express or your choice of web server)

Have fun hacking!

About

Noa example and template for getting started (with some react)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published