Skip to content

Ayveren/create-react-app-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Example

This directory is a brief example of a React app with serverless functions that can be deployed to ZEIT Now with zero configuration.

How we created this example

To get started with React on Now, you can use the Create-React-App CLI to initialize the project:

$ npx create-react-app my-app

Deploying this Example

Once initialized, you can deploy the React example with just a single command:

$ now

Releases

No releases published

Packages

 
 
 

Contributors