Skip to content

Simple starter project template powered by rollupjs, babel, sass, express, and more.

License

Notifications You must be signed in to change notification settings

rcasto/simple-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Starter Project Template

A project template powered by rollupjs, babel, sass, express, and more.

Web framework/library agnostic so build with what you love! (Vue, Angular, React, ...)

Getting Started

To get the simple example project started do the following:

  1. First build the project by running the command npm run build
  2. Start up the server by running the command npm start
  3. Navigate to http://localhost:3000 in your browser

You should be up and running now!

Development

To ease development there are separate commands that can be used to watch files for changes and update the application without the need to restart the server.

You can make this happen by running the command npm run dev
Hack away, and reload the page to see your changes.

About

Simple starter project template powered by rollupjs, babel, sass, express, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages