Skip to content

Commit a5312f3

Browse files
committed
Updated Readme
1 parent faec25c commit a5312f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ Intended purely for learning, the ultimate goal is a website designer, with drag
55

66
Minimum intention is to produce a signin page and account page, with full back-end code, with a port to .NET once TS/Node/React is learned.
77

8-
Current work being done on feature/DP-1 branch. Pull this for latest.
9-
10-
Master is operational. Pull this.
8+
Master is operational. Pull this. Currently the sign in page will return a token but will not redirect.
119

1210
Requirements:
1311
>NodeJs & NPM
@@ -22,3 +20,5 @@ To run use:
2220
>https://localhost:25025
2321
2422

23+
To test use:
24+
>npm run test

0 commit comments

Comments
 (0)