nathandalal / react-express-template

My personal template for React applications backed by a NodeJS Express server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React and Express Template

Comes with Node.JS, Express, and React ready out of the box. Supported with Nunjucks and Bulma for HTML templating and CSS respectively.

Setup and Installation

Clone the project, move inside this directory in your shell, and run the following to get started locally.

npm install
npm run dev

Navigate to the page specified to see an explanation of the files in this directory.

About

My personal template for React applications backed by a NodeJS Express server.


Languages

Language:CSS 97.0%Language:JavaScript 2.3%Language:HTML 0.6%