Skip to content

ogradyso/WebsiteTemplate_NODE_REACT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Website template

This project is a template project for building a simple website with a ReactJS front end and a Node Express backend web server. The source code is written with typescript for simplified refactoring and customization and the project is bundled with Webpack.

This project has been created using webpack-cli

you can now run

cd into server directory and run:
npm run dev
open a separate terminal and cd into client directory and run:
npm run build

or

yarn build

to bundle your application

TODO: Build out Blog Post components Build out Project components Build out Tutorials components Build out NewsFeed component Create database connection Create user login system

About

Simple React Website template with Node and ReactJS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors