Skip to content

personal exercise project to learn Svelte and Express.js.

Notifications You must be signed in to change notification settings

roeb/SvelteExpressSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Svelte & Express Sample

This is my personal exercise project to learn Svelte and Express.js.

How to start the project

  1. Create configurations folder in ./api/ with two env files and insert your configuration values
    • auth0.env
    • cosmosdb.env
  2. Start the Express API by executing the following command in the ./api/ folder: npm run start:watch
  3. Start the Svelte App by executing the following command in the ./app/ folder: npm run dev

About

personal exercise project to learn Svelte and Express.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published