Skip to content

goetz-markgraf/SAFE-Todo-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAFE Template

This template can be used to generate a full-stack web application using the SAFE Stack. It was created using the dotnet SAFE Template. If you want to learn more about the template why not start with the quick start guide?

Install pre-requisites

You'll need to install the following pre-requisites in order to build SAFE applications

Starting the application

Start the server:

cd src\Server\
dotnet run

Start the client:

npm install
npm run start

Open a browser to http://localhost:8080 to view the site.

SAFE Stack Documentation

If you want to know more about the full Azure Stack and all of its components (including Azure) visit the official SAFE documentation.

You will find more documentation about the used F# components at the following places:

About

Repo for the blog post series posted on the codecentric blog

Resources

Stars

Watchers

Forks

Packages

No packages published